home *** CD-ROM | disk | FTP | other *** search
/ The Mac 13 / the-mac-13.iso / On The Rom / 100 Best Mac CD-ROMs Selection / The Treasure Hunt / THFB.Dxr / 00458.ls < prev    next >
Encoding:
Text File  |  1994-09-16  |  219 b   |  9 lines

  1. play frame "tree"
  2. if not (items contains "tree") then
  3.   set the castNum of sprite 24 to its + the number of cast "tally"
  4.   puppetTransition(23)
  5.   set its to its + 1
  6.   updateStage()
  7.   set items to items & "tree "
  8. end if
  9.